+Sun Jan 18 01:51:12 2004 Matthias Clasen <maclas@gmx.de>
+
+ * configure.in: Add the necessary magic to create
+ po-properties/Makefile.
+
Sat Jan 17 23:05:52 2004 Matthias Clasen <maclas@gmx.de>
The second part of the fix for #114351 (see also
+Sun Jan 18 01:51:12 2004 Matthias Clasen <maclas@gmx.de>
+
+ * configure.in: Add the necessary magic to create
+ po-properties/Makefile.
+
Sat Jan 17 23:05:52 2004 Matthias Clasen <maclas@gmx.de>
The second part of the fix for #114351 (see also
+Sun Jan 18 01:51:12 2004 Matthias Clasen <maclas@gmx.de>
+
+ * configure.in: Add the necessary magic to create
+ po-properties/Makefile.
+
Sat Jan 17 23:05:52 2004 Matthias Clasen <maclas@gmx.de>
The second part of the fix for #114351 (see also
+Sun Jan 18 01:51:12 2004 Matthias Clasen <maclas@gmx.de>
+
+ * configure.in: Add the necessary magic to create
+ po-properties/Makefile.
+
Sat Jan 17 23:05:52 2004 Matthias Clasen <maclas@gmx.de>
The second part of the fix for #114351 (see also
+Sun Jan 18 01:51:12 2004 Matthias Clasen <maclas@gmx.de>
+
+ * configure.in: Add the necessary magic to create
+ po-properties/Makefile.
+
Sat Jan 17 23:05:52 2004 Matthias Clasen <maclas@gmx.de>
The second part of the fix for #114351 (see also
AC_SUBST(STRIP_END)
# i18n stuff
-ALL_LINGUAS="am ar az be bg bn br ca cs cy da de el en_GB es et eu fa fi fr ga gl he hi hr hu ia id it ja ko li lt lv mk ml mn ms ne nl nn no pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta th tr uk uz uz@Cyrl vi wa yi zh_CN zh_TW"
+ALL_LINGUAS="af am ar az be bg bn br ca cs cy da de el en_GB es et eu fa fi fr ga gl he hi hr hu ia id it ja ko li lt lv mk ml mn ms ne nl nn no pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta th tr uk uz uz@Cyrl vi wa yi zh_CN zh_TW"
AM_GLIB_GNU_GETTEXT
LIBS="$LIBS $INTLLIBS"
+AC_OUTPUT_COMMANDS([case "$CONFIG_FILES" in *po-properties/Makefile.in*)
+ sed -e "/POTFILES =/r po-properties/POTFILES" po-properties/Makefile.in > po-properties/Makefile
+ esac])
AM_GLIB_DEFINE_LOCALEDIR(GTK_LOCALEDIR)
+Sun Jan 18 01:52:04 2004 Matthias Clasen <maclas@gmx.de>
+
+ * Makefile.in.in (subdir): Define appropriately.
+
Sat Jan 17 23:41:58 2004 Matthias Clasen <maclas@gmx.de>
* af.po: Added Afrikaans file.
localedir = $(libdir)/locale
gnulocaledir = $(datadir)/locale
gettextsrcdir = $(datadir)/glib-2.0/gettext/po
-subdir = po
+subdir = po-properties
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@